chore: requirements.txt: Add pinned versions

This commit is contained in:
Dennis Priskorn 2024-08-28 09:51:11 +02:00
parent 72063f2e2b
commit c709372d88

View file

@ -1,13 +1,14 @@
flask
-e git+https://github.com/maxcountryman/flask-login.git#egg=Flask-Login
GeoIP
lxml
maxminddb
requests
sqlalchemy
requests_oauthlib
geoalchemy2
simplejson
user_agents
num2words
psycopg2
flask==3.0.3
-e git+https://github.com/maxcountryman/flask-login.git@26d12eaa99a18fc91e662ef0c8466245b8865c1c#egg=Flask-Login
GeoIP==1.3.2
lxml==5.3.0
maxminddb==2.6.2
requests==2.32.3
sqlalchemy==2.0.32
requests_oauthlib==2.0.0
geoalchemy2==0.15.2
simplejson==3.19.3
user_agents==2.2.0
num2words==0.5.13
psycopg2==2.9.9