Skip to content

Commit

Permalink
Merge pull request #7 from moka-guys/hotfix/pydeps
Browse files Browse the repository at this point in the history
Updated package version to avoid conflicts when building from source
  • Loading branch information
preciserobot authored Jan 18, 2023
2 parents 7a0f000 + a7e4ab7 commit 7a2b2c7
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
argcomplete==2.0.0
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
chardet==4.0.0
charset-normalizer==2.0.12
click==8.1.3
click==8.0.4
cryptography==36.0.2
dxpy==0.335.0
Flask==2.2.2
gnureadline==8.1.2
dxpy==0.336.0
Flask==2.0.3
gnureadline==8.0.0
gunicorn==20.1.0
idna==3.4
importlib-metadata==5.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
numpy==1.23.5
pandas==1.5.2
importlib-metadata==4.8.3
itsdangerous==2.0.1
Jinja2==3.0.3
MarkupSafe==2.0.1
numpy==1.24.1
pandas==1.1.5
psutil==5.9.4
pycparser==2.21
pyfaidx==0.7.1
pyfaidx==0.6.4
python-dateutil==2.8.2
python-dotenv==0.21.0
pytz==2022.6
requests==2.25.1
python-dotenv==0.20.0
pytz==2022.1
requests==2.27.1
six==1.16.0
slack-logger==0.3.1
tqdm==4.64.1
urllib3==1.26.13
tqdm==4.64.0
urllib3==1.26.14
websocket-client==0.54.0
Werkzeug==2.2.2
zipp==3.11.0
Werkzeug==2.0.3
zipp==3.6.0

0 comments on commit 7a2b2c7

Please sign in to comment.