Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JLLeitschuh committed Feb 24, 2023
1 parent 1075b75 commit 45973d8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions moderne-campaign/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==22.2.0
backoff==2.2.1
botocore==1.29.77
certifi==2022.12.7
charset-normalizer==3.0.1
frozenlist==1.3.3
gql==3.4.0
graphql-core==3.2.3
idna==3.4
jmespath==1.0.1
multidict==6.0.4
python-dateutil==2.8.2
requests==2.28.2
requests-toolbelt==0.10.1
six==1.16.0
urllib3==1.26.14
websockets==10.4
yarl==1.8.2

0 comments on commit 45973d8

Please sign in to comment.