update requirements
This commit is contained in:
parent
e8c50aa460
commit
466820e1f6
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -3,7 +3,8 @@ main_old.py
|
||||||
main_mess.py
|
main_mess.py
|
||||||
sijalinmaja.json
|
sijalinmaja.json
|
||||||
geonetwork_ISO.json
|
geonetwork_ISO.json
|
||||||
|
metadata.xml
|
||||||
|
notes.txt
|
||||||
|
|
||||||
venv/
|
venv/
|
||||||
pdf/
|
pdf/
|
||||||
|
|
@ -13,4 +14,5 @@ testing/
|
||||||
test-ai/
|
test-ai/
|
||||||
uploads/
|
uploads/
|
||||||
scrapp/
|
scrapp/
|
||||||
logs/
|
logs/
|
||||||
|
style_temp/
|
||||||
|
|
@ -27,6 +27,8 @@ py7zr
|
||||||
bcrypt==4.0.1
|
bcrypt==4.0.1
|
||||||
passlib == 1.7.4
|
passlib == 1.7.4
|
||||||
urllib3<2
|
urllib3<2
|
||||||
|
osgeo
|
||||||
|
websockets
|
||||||
|
|
||||||
|
|
||||||
# --- jika menggunakan ai ---
|
# --- jika menggunakan ai ---
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user