Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jalex0823 committed Nov 6, 2023
1 parent f25c9b5 commit bd82f0d
Showing 1 changed file with 25 additions and 6 deletions.
31 changes: 25 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,37 @@
annotated-types==0.5.0
anyio==3.7.1
beautifulsoup4==4.12.2
blinker==1.6.2
certifi==2023.7.22
charset-normalizer==3.2.0
dnspython==2.4.2
click==8.1.7
colorama==0.4.6
fastapi==0.103.2
Flask==3.0.0
Flask-SQLAlchemy==3.1.1
greenlet==3.0.1
idna==3.4
mysql-connector-python==8.1.0
numpy
pandas
protobuf==4.21.12
pymongo==4.5.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
numpy==1.26.1
pandas==2.1.2
pydantic==2.4.2
pydantic_core==2.10.1
pyodbc==5.0.1
PyQt5==5.15.10
PyQt5-Qt5==5.15.2
PyQt5-sip==12.13.0
python-dateutil==2.8.2
pytz==2023.3.post1
requests==2.31.0
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
SQLAlchemy==2.0.23
starlette==0.27.0
tk==0.1.0
typing_extensions==4.8.0
tzdata==2023.3
urllib3==2.0.4
Werkzeug==3.0.0

0 comments on commit bd82f0d

Please sign in to comment.