Skip to content

Commit

Permalink
requirements-para-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrvn committed Jul 10, 2023
1 parent d939b43 commit 3db329d
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==23.1.0
blinker==1.6.2
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.3
cryptography==41.0.1
Flask==2.3.2
Flask-Login==0.6.2
Flask-SQLAlchemy==3.0.5
frozenlist==1.3.3
greenlet==2.0.2
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
multidict==6.0.4
openai==0.27.8
Pillow==10.0.0
pycparser==2.21
python-dotenv==1.0.0
requests==2.31.0
SQLAlchemy==2.0.17
tqdm==4.65.0
typing_extensions==4.7.0
urllib3==2.0.3
Werkzeug==2.3.6
yarl==1.9.2

0 comments on commit 3db329d

Please sign in to comment.