Removed manual install of Airlock libs and included it in the requirements file
This commit is contained in:
+12
-13
@@ -1,14 +1,13 @@
|
||||
cryptography==46.0.1
|
||||
keyring==25.6.0
|
||||
numpy==2.3.2
|
||||
pandas==2.3.1
|
||||
python-dotenv==1.1.1
|
||||
pymongo
|
||||
requests==2.32.5
|
||||
schedule==1.2.2
|
||||
tqdm==4.67.1
|
||||
urllib3==2.5.0
|
||||
bson==0.5.10
|
||||
|
||||
--extra-index-url https://git.racooncity.org/api/packages/brotoskyj/pypi/simple/
|
||||
cryptography==46.0.3
|
||||
keyring==25.6.0
|
||||
numpy==2.3.4
|
||||
pandas==2.3.3
|
||||
pymongo==4.15.3
|
||||
python-dotenv==1.2.1
|
||||
Requests==2.32.5
|
||||
textual==6.5.0
|
||||
tqdm==4.67.1
|
||||
urllib3==2.5.0
|
||||
|
||||
--extra-index-url https://git.racooncity.org/api/packages/brotoskyj/pypi/simple/
|
||||
airlock_libs==1.0.3
|
||||
Reference in New Issue
Block a user