chore: requirements.txt: Add pinned versions #15
|
@ -1,13 +1,14 @@
|
||||||
flask
|
flask==3.0.3
|
||||||
-e git+https://github.com/maxcountryman/flask-login.git#egg=Flask-Login
|
-e git+https://github.com/maxcountryman/flask-login.git@26d12eaa99a18fc91e662ef0c8466245b8865c1c#egg=Flask-Login
|
||||||
GeoIP
|
GeoIP==1.3.2
|
||||||
lxml
|
lxml==5.3.0
|
||||||
maxminddb
|
maxminddb==2.6.2
|
||||||
requests
|
requests==2.32.3
|
||||||
sqlalchemy
|
sqlalchemy==2.0.32
|
||||||
requests_oauthlib
|
requests_oauthlib==2.0.0
|
||||||
geoalchemy2
|
geoalchemy2==0.15.2
|
||||||
simplejson
|
simplejson==3.19.3
|
||||||
user_agents
|
user_agents==2.2.0
|
||||||
num2words
|
num2words==0.5.13
|
||||||
psycopg2
|
psycopg2==2.9.9
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue