Initial Commit
This commit is contained in:
31
api/requirements.txt
Normal file
31
api/requirements.txt
Normal file
@@ -0,0 +1,31 @@
|
||||
aniso8601>=9.0.1
|
||||
build>=0.10.0
|
||||
click>=8.1.3
|
||||
Flask>=2.2.5
|
||||
Flask-Cors>=3.0.10
|
||||
Flask-RESTful>=0.3.9
|
||||
flask-restful-swagger-2>=0.35
|
||||
Flask-SQLAlchemy>=3.0.3
|
||||
flask-swagger-ui>=4.11.1
|
||||
Flask-HTTPAuth>=4.8.0
|
||||
greenlet>=2.0.2
|
||||
importlib-metadata>=6.0.0
|
||||
itsdangerous>=2.1.2
|
||||
Jinja2>=3.1.2
|
||||
MarkupSafe>=2.1.2
|
||||
packaging>=23.0
|
||||
pyproject-hooks>=1.0.0
|
||||
pytz>=2022.7.1
|
||||
PyYAML>=6.0
|
||||
six>=1.16.0
|
||||
SQLAlchemy>=2.0.3
|
||||
tomli>=2.0.1
|
||||
typing-extensions>=4.4.0
|
||||
Werkzeug>=2.2.2
|
||||
zipp>=3.13.0
|
||||
safrs>=3.0.4
|
||||
psycopg2-binary>=2.9.7
|
||||
pydantic>=2.3.0
|
||||
pydantic-settings>=2.0.3
|
||||
python-dotenv>=1.0.0
|
||||
waitress>=2.1.2
|
||||
Reference in New Issue
Block a user